home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / MPW_C / ARC_SGML / SGML.MSG < prev   
Text File  |  1991-07-25  |  13KB  |  225 lines

  1. *Highest Number: 255  (Record in MAXMSGS in SGMLCB.H)
  2. *Unused: 91 145-255
  3. * Elements and Tags
  4. *CONTEXT *ETAG* *STAGMAX *ECONTXT* *CHARS *MEXERR *DOCTYPE *NOETDS** **
  5. 001 E C001 12 % %s element not allowed at this point in %s element.
  6. 005 E C005 12 % %s end-tag ignored: doesn't end any open element (current is %s).
  7. 051 E C051 0  % Short end-tag (no GI) ignored: no open elements.
  8. 006 E Q006 12 % %s start-tag exceeds open element limit; possible lies from %s on.
  9. 011 E C011 1  % No element declaration for %s end-tag GI; end-tag ignored.
  10. 030 E C030 12 % %s element ended prematurely; required %s omitted.
  11. 054 E C054 1  % %s element ended prematurely; required subelement omitted.
  12. 010 E C010 1  % Data not allowed at this point in %s element.
  13. 041 E C041 12 % Required %s element cannot be excluded from %s element.
  14. 042 E C042 0  % No DOCTYPE declaration; document type is unknown.
  15. 132 E C132 1  % Undefined %s start-tag GI ignored; not used in DTD.
  16. 043 E C043 11 % Undefined %s start-tag GI was used in DTD; "%s O O ANY" assumed.
  17. 052 E C052 11 % No definition for %s document type; "%s O O ANY" assumed.
  18. 053 E C053 11 % No definition for %s implied start-tag; "%s O O ANY" assumed.
  19. 066 W Q066 0  % Start-tag length exceeds TAGLEN limit (960); parsed correctly.
  20. 057 E S057 0  % Bad end-tag in R/CDATA element; treated as short (no GI) end-tag.
  21. 089 E C089 21 % Out-of-context %s start-tag ended %s document element (and parse).
  22. 095 E C095 1  % Out-of-context data ended %s document element (and parse).
  23. 096 E C096 1  % Short start-tag (no GI) ended %s document element (and parse).
  24. * Minimization
  25. *EMIN* *SMIN** *EMINST**
  26. 007 E M007 1  % Start-tag omitted from %s with empty content.
  27. 020 E M020 12 % %s end-tag implied by %s end-tag; not declared minimizable.
  28. 046 W M046 1  % %s end-tag implied by NET delimiter; not declared minimizable.
  29. 021 W M021 12 % %s start-tag implied by %s start-tag; not declared minimizable.
  30. 049 W M049 1  % %s start-tag implied by data; not declared minimizable.
  31. 050 W M050 1  % %s start-tag implied by short start-tag (no GI); not minimizable.
  32. 039 W M039 12 % %s end-tag implied by %s start-tag; not declared minimizable.
  33. 047 W M047 1  % %s end-tag implied by data; not declared minimizable.
  34. 048 W M048 1  % %s end-tag implied by short start-tag (no GI); not minimizable.
  35. * Attribute Specification
  36. *BADATT** *VALINV *VALLEN *VALCNT* *VALTYPE*** *VALGRP* *VALREQ *POSSATT
  37. *BADVAL *
  38. 013 E C013 12 % %s = "%s" attribute ignored: not defined for this element.
  39. 067 W C067 12 % %s = "%s" attribute defaulted: FIXED attribute must equal default.
  40. 073 W C073 12 % %s = "%s" attribute ignored: previously specified in same list.
  41. 014 E S014 12 % %s = "%s" attribute value defaulted: invalid character.
  42. 015 E Q015 12 % %s = "%s" attribute value defaulted: token too long.
  43. 016 E C016 12 % %s = "%s" attribute value defaulted: too many tokens.
  44. 070 E Q070 12 % %s = "%s" IDREF attribute ignored: over 32 IDs referenced in list.
  45. 136 E Q136 12 % %s = "%s" ENTITIES attribute ignored: over 32 referenced in list.
  46. 076 E C076 12 % %s = "%s" NOTATION ignored: element content is empty.
  47. 084 E C084 12 % %s = "%s" NOTATION ignored: external entity has own notation.
  48. 077 E C077 12 % %s = "%s" NOTATION undefined: may affect processing.
  49. 078 E C078 12 % %s NOTATION undefined for %s data entity; may affect processing.
  50. 086 E C086 12 % %s = "%s" entity not data entity; may affect processing.
  51. 017 E C017 12 % %s = "%s" attribute value defaulted: wrong token type.
  52. 069 E C069 12 % %s = "%s" IDREF attribute ignored: referenced ID does not exist.
  53. 071 E C071 12 % %s = "%s" ID attribute ignored: ID in use for another element.
  54. 072 E C072 12 % %s = "%s" ENTITY att not general entity; may affect processing.
  55. 018 E C018 12 % %s = "%s" attribute value defaulted: token not in group.
  56. 079 E C079 12 % %s = "%s" default attribute value not in group; #IMPLIED used.
  57. 074 E C074 1  % "?" = "%s" name token ignored: not in any group in this list.
  58. 019 E C019 1  % Required %s attribute was not specified; may affect processing.
  59. 022 E C022 0  % Possible attributes treated as data because none were defined.
  60. 025 E C025 12 % %s = "%s" attribute defaulted: empty string not allowed for token.
  61. 075 E Q075 0  % Normalized attribute specification length over SGML limit (960).
  62. * External Identifier
  63. 117 E D117 0  % "PUBLIC" specified without public ID; declaration terminated.
  64. 119 E D119 1  % "%s" specified without notation name; declaration terminated.
  65. 029 E D029 0  % "PUBLIC" or "SYSTEM" required; declaration terminated.
  66. 128 E D128 0  % "PUBLIC" or "SYSTEM" or DSO ([) required; declaration terminated.
  67. * Declarations in General
  68. *DUP*** *KEY *NUM *TYPE *MDNAME *VAL
  69. 118 E D118 12 % "%s" keyword invalid (only %s permitted); declaration terminated.
  70. 024 E D024 1  % "%s" keyword invalid; declaration terminated.
  71. 090 E D090 1  % "%s" keyword is for unsupported feature; declaration terminated.
  72. 120 E D120 0  % Parameter must be a name; declaration terminated.
  73. 121 E D121 0  % Parameter must be a GI or a group of them; declaration terminated.
  74. 122 E D122 0  % Parameter must be a name or PERO (%%); declaration terminated.
  75. 123 E D123 0  % Parameter must be a literal; declaration terminated.
  76. 023 E D023 1  % Duplicate specification occurred for "%s"; may affect processing.
  77. 056 E D056 1  % Duplicate specification occurred for "%s"; duplicate ignored.
  78. 068 I D068 1  % Duplicate specification occurred for "%s"; duplicate ignored.
  79. 126 E D126 0  % MDC delimiter (>) expected; following text may be misinterpreted.
  80. 028 E D028 0  % One or more parameters missing; declaration ignored.
  81. 002 E D002 1  % %s markup declaration not permitted here; declaration ended.
  82. 133 C S133 0  % Document ended invalidly within a comment; parsing ended.
  83. 088 E S088 1  % Formal public identifier "%s" invalid; treated as informal.
  84. 091 E D091 0  % Attribute specification list in prolog cannot be empty.
  85. * Short Reference
  86. 124 E D124 1  % "%s" not valid short reference delimiter; declaration terminated.
  87. 125 E C125 0  % Map does not exist; declaration ignored.
  88. * Marked Section
  89. *MSE *MSS
  90. 026 E S026 0  % Marked section end ignored; not in a marked section.
  91. 027 E Q027 0  % Marked section start ignored; 24 marked sections open already.
  92. 064 E D064 12 % Keyword %s ignored; "%s" is not a valid marked section keyword.
  93. 097 E D097 1  % DSO delimiter (%s) omitted from marked section declaration.
  94. 139 C S139 0  % Document ended invalidly within a marked section; parsing ended.
  95. * Element Declaration
  96. 058 E D058 0  % Start-tag minimization prohibited for EMPTY or R/CDATA; ignored.
  97. 087 W D087 0  % End-tag must be omitted for EMPTY element; indicate with "O".
  98. 040 E D040 0  % Start-tag minimization ignored; element has required attribute.
  99. 083 E D083 0  % NOTATION attribute ignored for EMPTY element.
  100. 085 W D085 0  % #CONREF default value treated as #IMPLIED for EMPTY element.
  101. 038 E D038 1  % Parameter entity text cannot have %s keyword; keyword ignored.
  102. 129 E D129 1  % Minimization must be "-" or "O" (not "%s"); declaration terminated.
  103. 130 E D130 0  % Content model or keyword expected; declaration terminated.
  104. 131 E D131 12 % Rank stem "%s" + suffix "%s" more than 8 characters; not defined.
  105. * Content Model
  106. 055 E D055 1  % Content model token %s: connectors conflict; first was used.
  107. 113 E Q113 1  % Content model token %s: over 32 model group tokens; terminated.
  108. 114 E Q114 1  % Content model token %s: over 96 content model tokens; terminated.
  109. 115 E Q115 1  % Content model token %s: over 16 nested model groups; terminated.
  110. 116 E D116 12 % Content model token %s: %s invalid; declaration terminated.
  111. * Attribute Definition
  112. 080 E D080 1  % #CURRENT default value treated as #IMPLIED for %s ID attribute.
  113. 081 E D081 1  % ID attribute %s cannot have a default value; treated as #IMPLIED.
  114. 082 E D082 1  % %s attribute must be token, not empty string; treated as #IMPLIED.
  115. 098 E D098 12 % Group token %s: duplicate name or name token "%s" ignored.
  116. 099 E D099 1  % Attempt to redefine %s attribute ignored.
  117. 100 E D100 12 % %s definition ignored: %s is not a valid declared value keyword.
  118. 101 E D101 1  % %s definition ignored: NOTATION attribute already defined.
  119. 102 E D102 1  % %s definition ignored: ID attribute already defined.
  120. 103 E D103 1  % %s definition ignored: no declared value specified.
  121. 104 E D104 1  % %s definition ignored: invalid declared value specified.
  122. 105 E D105 1  % %s definition ignored: over 32 names or name tokens in group.
  123. 106 E D106 1  % %s definition ignored: name group omitted for NOTATION attribute.
  124. 107 E D107 1  % #CONREF default value treated as #IMPLIED for %s ID attribute.
  125. 108 E D108 12 % %s definition ignored: %s is not a valid default value keyword.
  126. 109 E D109 1  % %s definition ignored: no default value specified.
  127. 110 E D110 1  % %s definition ignored: invalid default value specified.
  128. 111 E D111 0  % Over 40 attribute names and/or name (token) values; terminated.
  129. 112 E D112 0  % Attempted redefinition of attribute definition list ignored.
  130. * Entities
  131. 034 E Q034 1  % %s entity reference ignored; exceeded open entity limit (16).
  132. 035 E C035 1  % No declaration for entity "%s"; reference ignored.
  133. 036 E C036 1  % %s entity reference occurred within own text; reference ignored.
  134. 093 E C093 21 % Short ref in map "%s" to undeclared entity "%s" treated as data.
  135. *ENTSYNC *EOF *ERDEF **
  136. 037 E S037 0  % Entity nesting level out of sync.
  137. 008 E S008 0  % Illegal entity end in markup or delimited text.
  138. 045 I C045 1  % No declaration for entity "%s"; default definition used.
  139. 059 E S059 0  % Reference to PI entity not permitted here; reference ignored.
  140. 065 E Q065 0  % Parameter entity name exceeds 7 characters; truncated.
  141. * Syntax
  142. *LEN *SYS *INV *BADNM *RESTART *****
  143. 134 E Q134 1  % Literal exceeded %s characters; markup terminated.
  144. 003 E Q003 0  % Name, number, or token exceeded 8 characters; excess ignored.
  145. 004 E S004 0  % Non-SGML character occurred in markup; character ignored.
  146. 009 E S009 0  % Incorrect character in markup; markup terminated.
  147. 012 E S012 1  % %s name ignored: not a syntactically valid SGML name.
  148. 044 E S044 0  % Invalid character(s) ignored; attempting to resume DOCTYPE subset.
  149. 060 W S060 0  % Non-SGML character found; should have been character reference.
  150. 061 E S061 0  % Numeric character reference exceeds 255; reference ignored.
  151. 062 E S062 0  % Invalid alphabetic character reference ignored.
  152. 063 E S063 0  % Invalid character in minimum literal; character ignored.
  153. 092 C S092 0  % Document ended invalidly within a literal; parsing ended.
  154. * Memory Allocation
  155. 033 C R033 0  % Insufficient main memory; unable to continue parsing.
  156. * File Access
  157. 031 E R031 1  % Entity "%s" terminated: could not read file.
  158. 032 E R032 1  % Could not open file for entity "%s"; entity reference ignored.
  159. 094 E R094 1  % Could not reopen file to continue entity "%s"; entity terminated.
  160. * Added by DHK
  161. 135 E Q135 0  % Normalized length of attribute value exceeded LITLEN (240).
  162. 137 E D137 0  % Normalized length of parameter literal exceeds LITLEN (240).
  163. 138 E D138 1  % %s definition ignored: public text class must be NOTATION.
  164. 140 E D140 1  % Duplicate specification occurred for rank stem "%s"; ignored.
  165. 141 E S141 0  % Invalid NDATA or SUBDOC entity reference occurred; ignored.
  166. 142 E C142 0  % Associated element type not allowed in document instance.
  167. 143 W S143 0  % DTD did not begin and end in the same entity; parsed correctly.
  168. 144 W Q144 1  % Content model token %s: depreciated use of #PCDATA in model.
  169. *
  170. * Message Headers (Order of parameters cannot be changed!)
  171. *     HALL        msgid    sevcode
  172. 000 H HALL 12   % SGML<%s%s>
  173. *     HDOC        prsemode  char     asciinum
  174. -01 H HDOC 123  % Error recognized in %s at '%s' (ASCII %u)
  175. *     HFIL        file
  176. -02 H HFIL 1    % Error accessing file %s
  177. *     HLOC        record   charcnt  entity   fileid
  178. -03 H HLOC 1234 % at %03u %03d of %-8s in %s
  179. *     HMD2        dclname  parmno
  180. -04 H HMD2 12   % Error in %s declaration, parameter %d,
  181. *     HMD3        dclname  subdcl   parmno
  182. -05 H HMD3 123  % Error in %s declaration for %s, parameter %d,
  183. -06 H HTAG 0    % Element structure:
  184. * Special Parameter Text (must start in column 5)
  185. * Parse Modes
  186. -07 character data
  187. -08 element content
  188. -09 mixed content
  189. -10 replaceable character data
  190. -11 tag close
  191. -12 content model group
  192. -13 content model occurrence indicator
  193. -14 name group
  194. -15 name token group
  195. -16 system data
  196. -17 parameter literal
  197. -18 attribute value literal
  198. -19 minimum literal
  199. -20 markup declaration
  200. -21 markup declaration comment
  201. -22 ignored markup declaration
  202. -23 declaration subset
  203. -24 CDATA marked section
  204. -25 IGNORE marked section
  205. -26 RCDATA marked section
  206. -27 prolog
  207. -28 reference
  208. -29 attribute specification list
  209. -30 tokenized attribute value
  210. -31 attribute specification list close
  211. * Markup Declarations
  212. -32 attribute definition list
  213. -33 document type
  214. -34 element
  215. -35 entity
  216. -36 link type
  217. -37 link set
  218. -38 notation
  219. -39 SGML
  220. -40 short reference mapping
  221. -41 link set use
  222. -42 short reference use
  223. *END OF FILE
  224.  
  225.